OpenRoads Designer CONNECT Edition SDK Help

GetChordDistanceFromParameter(Double) Method

Gets chord distance that corresponds to a given parameter along the element

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public doubleGetChordDistanceFromParameter(double parameter)

Parameters

SettingDescription
  

Return Value

Chord Distance that corresponds to this parameter.

See Also